-
Home
-
MailPoet – Newsletters, Email Marketing, and Automation
-
3.60.3
-
Code
-
Classes
- PDOConnection
Total Complexity |
27 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
127 |
Lines of code |
89 |
Logical lines of code |
47 |
Comment lines |
17 |
Methods |
16 |
Properties |
1 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
query() |
S |
53 |
6 |
22 |
lastInsertId() |
S |
64 |
3 |
10 |
__construct() |
S |
65 |
2 |
8 |
exec() |
S |
68 |
2 |
7 |
getServerVersion() |
S |
74 |
2 |
4 |
prepare() |
S |
66 |
2 |
8 |
getConnection() |
S |
82 |
1 |
3 |
createStatement() |
S |
80 |
1 |
3 |
quote() |
S |
79 |
1 |
3 |
getAttribute() |
S |
80 |
1 |
3 |
requiresQueryForServerVersion() |
S |
82 |
1 |
3 |
beginTransaction() |
S |
81 |
1 |
3 |
commit() |
S |
81 |
1 |
3 |
rollBack() |
S |
81 |
1 |
3 |
errorCode() |
S |
81 |
1 |
3 |
errorInfo() |
S |
81 |
1 |
3 |